home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / New System Software Extensions / OpenDoc A6 / OpenDoc Parts Framework / OPF / Found / FWRunTyp / Include / FWRunTyp.h < prev   
Encoding:
C/C++ Source or Header  |  1994-04-21  |  436 b   |  19 lines  |  [TEXT/MPS ]

  1. #ifndef FWRUNTYP_H
  2. #define FWRUNTYP_H
  3. //========================================================================================
  4. //
  5. //    File:                FWRunTyp.h
  6. //    Release Version:    $ 1.0d1 $
  7. //
  8. //    Creation Date:        3/28/94
  9. //
  10. //    Copyright:    © 1994 by Apple Computer, Inc., all rights reserved.
  11. //
  12. //========================================================================================
  13.  
  14. #ifndef FWCLAINF_H
  15. #include "FWClaInf.h"
  16. #endif
  17.  
  18. #endif
  19.